CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - csharp 简单

搜索资源列表

  1. WOL

    1下载:
  2. 远程唤醒 简单的数据包构造发送的方法 需要知道远程主机的IP和MAC-Remote wake-up a simple packet structure to send the method needs to know the remote host
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2015-01-21
    • 文件大小:27110
    • 提供者:jiangzhuo
  1. workflow

    0下载:
  2. 有关工作流方面的代码,简单的介绍工作流workflow开发.-The work flow of the code, a brief workflow workflow development.
  3. 所属分类:CSharp

    • 发布日期:2017-06-11
    • 文件大小:12966853
    • 提供者:poal
  1. FirstWritingLogin

    0下载:
  2. c#loginpage,简单的自己做的登陆界面,很适合初学者-c# loginpage, simple landing their own interface, it is suitable for beginners
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:491582
    • 提供者:winq
  1. bookshop

    0下载:
  2. 网上书店,上网买书的系统,方便安全,简单好用-Online bookstore, buy books online system to facilitate safe, easy-to-use
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-05
    • 文件大小:683642
    • 提供者:WANGYUNLING
  1. humanManageSystem

    0下载:
  2. C#编程结课作业,人事管理系统,比较简单。-C# Programming knot class operation, personnel management system, is relatively simple.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:1217617
    • 提供者:王硕
  1. wap

    0下载:
  2. C#版的wap手机网站源码,网站中做了一个简单的图书查看系统,对开发wap站点有学习意义-C# Version of wap mobile website source, the website to do a simple check book system for the development of learning the meaning of wap site
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:67028
    • 提供者:方胜伟
  1. csharphrsimple

    0下载:
  2. 简单的人事管理系统,通过不断改进可以成为一个通用的管理系统-Simple personnel management system through continuous improvement can become a common management system
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-09
    • 文件大小:296216
    • 提供者:dreamlee
  1. pictureader

    0下载:
  2. 简单的图像浏览器,实现图片文件的打开保存另存为退出等-Simple image browser, image files to achieve the preservation of the open exit, such as Save As
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:11239
    • 提供者:Wangjun
  1. CSharp

    0下载:
  2. CSharp编写的一个简单的点对点的聊天程序源码-CSharp prepared a simple peer-to-peer chat program source
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:18293
    • 提供者:name
  1. Asp.netWebGis

    0下载:
  2. 简单的WebGis系统,参考学习。资源共享-WebGIS simple system, the reference study. Resource sharing
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-05
    • 文件大小:729309
    • 提供者:张三
  1. MyCamera

    0下载:
  2. 一个关于摄像头编程的小程序..简单演示了C#调用摄像头的方法-Programming a camera .. simple little procedure demonstrated C# Call camera method
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:43517
    • 提供者:hejianhua
  1. webabcGZ

    0下载:
  2. 广州某公司网站源码 一个公司简单的网站管理系统,有一般的操作功能 后台管理功能有: 添加新闻 管理新闻 评论管理 查看订购信息 用户信息添加管理员 管理员信息 系统配置新增菜单栏 管理菜单栏 收缩数据库 系统配置 管理中心 -Canton source of a company s Web site at a company a simple Web site management system, has a general operating functions o
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2936606
    • 提供者:chun
  1. udp

    0下载:
  2. 简单的网路程序,只是演示如何进行UDP的内网穿透-Simple network procedures, only demonstrate how to carry out the UDP network penetration
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:28165
    • 提供者:sc
  1. webshopping

    0下载:
  2. 网上书店的一个简单设计,采用asp.net,c#,数据库是sql server2-Online bookstore of a simple design, using asp.net, c#, Database sql server2
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:373811
    • 提供者:liuqiang
  1. Cs_MapInfo_08-04-19

    0下载:
  2. mapinfo与C#的简单例子,主要是C#调用mapinfo-mapinfo with C# s a simple example, mainly C# call mapinfo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:200208
    • 提供者:余锦轩
  1. authenticationDemo

    0下载:
  2. 一个用c#编译的简单的登陆界面,可以在登陆认证后选择权限管理-A used c# Compiled landing simple interface, you can choose landing rights management certification
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:48244
    • 提供者:李李
  1. thread_control

    0下载:
  2. 一个简单的用一个线程判断另一个线程是否结束的小实验,里面有用到代理,是个小例子,方便刚学的人看懂,之前找过,这里大多要么太复杂,要么太抽象,希望对你有用!-A simple thread with a thread to determine whether or not the end of another small experiment, which useful to agents, is a small example of the convenience of people just
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:14091
    • 提供者:kunji
  1. MD5

    0下载:
  2. MD5 加密类,非常简单好用,web编程必备啊-MD5 encryption type, very easy-to-use, web programming must ah
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3436
    • 提供者:jevons237
  1. Snake

    0下载:
  2. 一个简单的C#贪吃蛇源码,因该对学习C#的新人有一定的帮助。-A simple C# Snake source, as the learning C# The rookie will certainly help.
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:17175
    • 提供者:ice
  1. MyLibary

    3下载:
  2. 个人图书管理系统源码 一个非常简单的个人图书管理系统,可以进行用户分级管理及图书借阅、归还登记,采用Asp.net三层开发 用户管理 添加用户 用户维护 书刊管理 添加书刊 书刊维护 高级搜索 个人信息 修改密码 App_Code下为分层处理代码 登陆页是:/adminLogin.aspx 默认管理帐号/密码:51aspx/51aspx-Source personal library management system a very simple p
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:181946
    • 提供者:刘维成
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 40 »
搜珍网 www.dssz.com